Vcenter Guest CustomizationSpecs FilterSpec
The Vcenter Guest CustomizationSpecs FilterSpec schema contains properties used to filter the results when listing guest customization specifications (see GET /vcenter/guest/customization-specs). If multiple properties are specified, only guest customization specifications matching all of the properties match the filter.
This schema was added in vSphere API 6.7.1.
{
"os_type": "string"
}
Guest operating system type that guest customization specifications must have to match the filter (see Vcenter Guest CustomizationSpecs Summary.OS_type).
For more information see: Vcenter Guest CustomizationSpecs OsType.
This property was added in vSphere API 6.7.1.
If missing or null
, guest customization specifications with any guest operating system type match the filter.